This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: How to set a field's value on Form before it is opened on the web ~Umberto Nongeroson 16.Oct.03 07:27 PM a Web browser Applications Development 6.0.1Windows 2000
You should have the Query_String field on your form (Computed for display, formula Query_String).
You can then refer to the value in field formulas; you don't need a Webquerysave script unless you need to do something that can't be done in macro language or JavaScript.